Total Complexity | 41 |
Dependencies | 5 |
Dependents | 1 |
Total lines | 235 |
Lines of code | 129 |
Logical lines of code | 74 |
Comment lines | 42 |
Methods | 17 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
seek() | 52 | 8 | 22 | |
read() | 53 | 6 | 24 | |
__toString() | 61 | 3 | 12 | |
getSize() | 63 | 3 | 11 | |
eof() | 71 | 3 | 5 | |
addStream() | 65 | 3 | 9 | |
__construct() | 74 | 2 | 5 | |
detach() | 65 | 2 | 9 | |
close() | 67 | 2 | 8 | |
getMetadata() | 80 | 2 | 3 | |
tell() | 82 | 1 | 3 | |
rewind() | 81 | 1 | 3 | |
getContents() | 80 | 1 | 3 | |
isReadable() | 82 | 1 | 3 | |
isWritable() | 82 | 1 | 3 | |
isSeekable() | 82 | 1 | 3 | |
write() | 80 | 1 | 3 |